home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Le Grandi Epoche Storiche 1: L'Antico Egitto
/
Le Grandi Epoche Storiche - Egitto.iso
/
pc
/
Flash
/
Pic.swf
/
scripts
/
DefineButton2_32
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2001-01-24
|
125b
|
8 lines
on(release){
pos_main = eval("controller3/:pos7");
tellTarget("/controller3")
{
gotoAndPlay(2);
}
}